MapCRUDRepo

fun <ObjectType, IdType> MapCRUDRepo(map: MutableMap<IdType, ObjectType>)